-
Notifications
You must be signed in to change notification settings - Fork 1
Development RoadMap
LeCheenaX edited this page Apr 15, 2025
·
13 revisions
Welcome to the roadmap of WordFlow-Tracker plugin!
- dynamic note folder (thanks to @Moyf at https://github.com/Moyf) (see 1.2.3)
- Multiple recorders to allow recording metadata and to custom places, and to both daily note and weekly note at the same time. (see 1.2.0)
- Record to metadata (see 1.1.1)
- record to custom places of periodic note, rather than to the end. (see 1.1.0)
- Option to record focused editing time(in table/list) and total editing time (in yaml).
- Option to record note title, which can be used as an alias for note path.
- Option to smart recognize which changes have been made per note. For example: "Add heading 'new heading', delete 30 words. "
- Option to introduce AI to recoginze the changes made per note.
- Additional svg style recording instead of string (see 1.3.0)
- Option to record the deleted words, added words, changed words. (changedWords = added words - deleted words, by contrast, editedWords = added + deleted. ) (see 1.3.0)
- Custom Status Bar contents
- Widget to display timer and other stats
- option to switch on current note or today's total(including stats you are editing that haven't been recorded)
- Chinese settings.
- Filter files with 0 edits or 0 modified words. (see 1.1.0)
- The DocTracker will also track the data(table, list, metadata) updated by Recorder, when the periodic note is on focus and a recording is triggered.
- Hover edits will not be tracked nor recorded at all. (not planned to fix as the API is not provided by Obsidian)
- Bullet List recording is not functioning (see 1.0.3)