Commit graph

142 commits

Author SHA1 Message Date
minermaniac447
547fb32f95
Add Page-Related Settings 2023-02-08 15:59:10 -05:00
Luke Leppan
566f8531b5
bump 0.9.4 2023-01-27 10:27:04 +02:00
Luke Leppan
496d708117
Merge pull request #72 from Noxellar/patch-1 2023-01-27 10:24:06 +02:00
Noxellar
3871f71aae
Adding a space to the default suffix for the alt status bar 2023-01-27 19:20:17 +11:00
Luke Leppan
909e954c3e
bump 2023-01-25 13:48:52 +02:00
Luke Leppan
76ac1fbc86
Merge pull request #71 from THeK3nger/master
Delete history for deleted files
2023-01-25 13:47:42 +02:00
Davide Aversa
da44785003 delete history for deleted files
Similar to the "rename" case, I added an event handler to clean up the `vault-stats.json` when a file is deleted.

Moreover, I added a sanity check on the "rename" event handler.
2023-01-25 10:03:48 +01:00
Luke Leppan
6676fc69f4
Merge branch 'master' of github.com:lukeleppan/better-word-count 2023-01-24 21:15:38 +02:00
Luke Leppan
113c9ed172
Merge branch 'THeK3nger-master' 2023-01-24 21:14:21 +02:00
Luke Leppan
0ae40119e7
bump 2023-01-24 21:13:27 +02:00
Luke Leppan
07cdeffa31
Merge pull request #68 from bakuzan/master
Protect against leaf not existing when obsidian first starts up.
2023-01-24 21:02:16 +02:00
Davide Aversa
67c8162296 add listerner for renamed file
This change avoid to create duplicate data in `vault-stats.json` when a
file is renamed by copying the data from the old path to the new one.
2023-01-24 19:53:26 +01:00
bakuzan
29766d2fe6
Add null protection.
I was getting "extension could not load error" on starting up obsidian.
This was because of leaf not being its expected value.
2023-01-21 09:02:05 +00:00
Luke Leppan
9e6550f407 bump 2022-12-07 02:13:42 +02:00
Luke Leppan
4e1b952c1e Merge branch 'turnage-patch-1' 2022-12-07 02:12:17 +02:00
Luke Leppan
f807c531e9 Merge branch 'patch-1' of github.com:turnage/better-word-count into turnage-patch-1 2022-12-07 02:06:52 +02:00
Luke Leppan
8b253b71eb Fix workflow 2022-12-06 21:58:42 +02:00
Luke Leppan
8a522c9cdd Clean up 2022-12-06 21:40:04 +02:00
Luke Leppan
5c7ca2abc5 Add Alt Status Bar 2022-12-06 17:12:59 +02:00
Luke Leppan
67221411f8
Rewrite Mostly Stable 2022-11-16 11:48:56 +02:00
Luke Leppan
88eea5ad67
Fixes 2022-11-15 22:39:34 +02:00
Luke Leppan
8b7630a357
Working State 2022-11-15 19:21:08 +02:00
Luke Leppan
c33160dff5
Editing... 2022-11-10 17:23:23 +02:00
Luke Leppan
1ae2418394
Finish Settings 2022-11-08 06:45:18 +02:00
Luke Leppan
3192b681b8
Merge 2022-11-06 21:13:47 +02:00
Luke Leppan
fa94b19660
begining 2022-11-06 18:27:06 +02:00
Luke Leppan
56fe1653be Merge branch 'hotfix/0.8.1' into develop 2022-02-24 15:31:11 +02:00
Luke Leppan
ce45997d64 Merge branch 'hotfix/0.8.1' 2022-02-24 15:31:11 +02:00
Luke Leppan
8226f4a7cb Fix subtle bug 2022-02-24 15:31:02 +02:00
Luke Leppan
522898f148 Merge branch 'release/0.8.0' 2022-02-24 15:09:56 +02:00
Luke Leppan
a16551950c Merge branch 'master' of https://github.com/lukeleppan/better-word-count 2022-02-24 15:06:26 +02:00
Luke Leppan
320bf4dfa6 Merge branch 'hotfix/0.7.8' into develop 2022-02-24 15:03:31 +02:00
Luke Leppan
34ca84bb4d Merge branch 'hotfix/0.7.8' 2022-02-24 15:03:31 +02:00
Luke Leppan
219ddaebf7 bump 2022-02-24 15:03:21 +02:00
Luke Leppan
3434a4f145 Fix #35 #32 #33 2022-02-24 15:02:26 +02:00
Luke Leppan
3a063e3368
Merge pull request #41 from simondoesstuff/patch-1
Included warning about the legacy editor.
2022-02-20 16:57:55 +02:00
Simon Walker
98ba29b592
Included warning about the legacy editor.
The latest live-preview editor breaks the plugin. Added a warning for users in the README that they may nee to switch to the legacy editor until support for the new editor is implemented.
2022-02-12 16:44:25 -07:00
Payton Turnage
3e3656c7d9
Recognize apostrophes as being part of a word. 2021-12-24 10:06:24 -08:00
Luke Leppan
66544e21d1 Merge branch 'hotfix/0.7.7' into develop 2021-07-17 16:17:47 +02:00
Luke Leppan
f6fd30c385 Merge branch 'hotfix/0.7.7' 2021-07-17 16:17:46 +02:00
Luke Leppan
847c0d0bfd 📝 Update README 2021-07-17 16:17:36 +02:00
Luke Leppan
7a78e9e3b7 🔖 bump 0.7.7 2021-07-17 16:13:05 +02:00
Luke Leppan
ca577458d8 🐛 Fix #14 and #16 and probably #15 2021-07-17 16:11:05 +02:00
Luke Leppan
75f08ed1b3 Merge branch 'hotfix/0.7.6' into develop 2021-07-12 14:53:24 +02:00
Luke Leppan
ac7a6b5984 Merge branch 'hotfix/0.7.6' 2021-07-12 14:53:22 +02:00
Luke Leppan
6d4d35af53 🔖 bump 0.7.6 2021-07-12 14:53:05 +02:00
Luke Leppan
3fef6659e3 Merge branch 'hotfix/0.7.5' into develop 2021-07-12 14:49:17 +02:00
Luke Leppan
25ff6c9be3 Merge branch 'hotfix/0.7.5' 2021-07-12 14:49:14 +02:00
Luke Leppan
9a6df0ea9b 🔖 bump 0.7.5 2021-07-12 14:49:03 +02:00
Luke Leppan
89c74b9054 🐛 Fix #15 2021-07-12 14:47:37 +02:00