530e5de15e
WIP:Add new heatmap view
2023-04-07 01:24:16 +02:00
Luke Leppan
3f7ec6561e
bump: version 0.9.6
2023-03-30 01:15:51 +02:00
Luke Leppan
8e7860d510
add: should be able to remove those comments
2023-03-30 01:14:00 +02:00
Luke Leppan
141c39dbb7
bump: version 0.9.5
2023-03-30 00:58:33 +02:00
Luke Leppan
0a208ea8ef
Merge pull request #79 from chrisgrieser/master
...
Feat: Option to add Citations / Footnote Counts
2023-03-30 00:52:31 +02:00
Luke Leppan
d2f99e548a
fix: issue from merge conflict
2023-03-30 00:50:06 +02:00
Luke Leppan
66c00b24c2
Merge branch 'master' into master
2023-03-30 00:38:07 +02:00
Luke Leppan
437547f02e
Merge pull request #76 from minermaniac447/master
2023-03-30 00:03:09 +02:00
Luke Leppan
0712d9f61a
fix: calculating with currentSentences instead of page
2023-03-30 00:01:11 +02:00
Luke Leppan
d3b6938e48
Merge pull request #74 from bakuzan/master
...
Allow better word count to correctly reflect selection count when using shift+home
2023-03-29 23:36:11 +02:00
Luke Leppan
b2a43d9ca3
update readme
2023-03-28 21:20:01 +02:00
Luke Leppan
9bbeeff386
update readme
2023-03-28 21:06:34 +02:00
pseudometa
4a7ed4730c
fix: citation and footnote actually displaying
2023-02-17 13:56:18 +01:00
pseudometa
3412745204
fix: settings for footnotes and citations
2023-02-17 11:52:47 +01:00
pseudometa
fee3421508
docs: fix typos
2023-02-17 11:41:36 +01:00
pseudometa
b2ef959464
feat: add footnote & pandoc citation count
2023-02-17 11:40:51 +01:00
minermaniac447
86ca1199cc
Fix TS Build Mistakes
2023-02-08 18:25:43 -05:00
minermaniac447
d865d61e23
Fix TS Build Mistakes
2023-02-08 18:16:09 -05:00
minermaniac447
ec21413d55
Fix TS Build Mistakes
2023-02-08 18:15:04 -05:00
minermaniac447
fbf7977188
Fix TS Build Mistakes
2023-02-08 17:31:07 -05:00
minermaniac447
2b847ddcc9
Fix TS Build Mistakes
2023-02-08 17:18:49 -05:00
minermaniac447
aabd175d5d
Fix TS Build Mistakes
2023-02-08 17:18:06 -05:00
minermaniac447
f43895645f
Update StatsManager Initialization
2023-02-08 16:45:38 -05:00
minermaniac447
5e970cad74
Add getPageCount
2023-02-08 16:44:23 -05:00
minermaniac447
de3172ee95
Add Page Display Options
2023-02-08 16:42:00 -05:00
minermaniac447
759b4d949c
Add Page Calculations
2023-02-08 16:39:28 -05:00
minermaniac447
9885035ac8
Add Pages
2023-02-08 16:12:36 -05:00
minermaniac447
2cc592c13e
Add "Pages" as an Option
2023-02-08 16:11:23 -05:00
minermaniac447
88a3bd1a2a
Add Page Word Count Setting
2023-02-08 16:03:24 -05:00
minermaniac447
547fb32f95
Add Page-Related Settings
2023-02-08 15:59:10 -05:00
bakuzan
9cdab1d1d7
Remove log
2023-01-30 11:14:14 +00:00
bakuzan
44dfcb9fe3
Work around for undefined user event type. Fixes #69 .
2023-01-30 11:12:39 +00: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