kalilistic / NeatNoter

A note-taking plugin for Dalamud.
MIT License
4 stars 11 forks source link

Suggestion: Add sort notes by date(ascending and descending) #4

Closed johnysandels closed 2 years ago

johnysandels commented 3 years ago

Sorting by that date modified (ascending/decending) would be really nice.

kalilistic commented 2 years ago

I added date modified as well as date created sorting options. This data wasn't previously stored so may have mixed results on old notes but will stored on new or edited notes from now on.

This is available on my testing repo: https://github.com/kalilistic/DalamudPluginRepo/raw/master/pluginmaster.json. If there are no issues, will be pushed to main over next week or so.

kalilistic commented 2 years ago

This is now live. Let me know if any issues. Thanks!