Feature additions and modifications based on obsidian-review-notes-plugin.
- Removed the A-Z and Z-A sort buttons, but kept the Clear List button.
- The name of the latest modified/created file appears at the top of the list.
- Also, when you modify a file that already exists in the list, the list is automatically updated to place the newly modified file at the top.
Inspired by Apple Memo's sorting mode.
I had an idea but failed to implement it: Index all .md documents in all folders and subfolders and display them in ONE list in order of latest modification.
中文版: 基于obsidian-review-notes-plugin.进行了功能增添和修改。
- 去掉了A-Z和Z-A排序按钮,但保留了清除列表按钮。
- 最新修改/创建的文件名会出现在列表的最顶部。
- 同时,当你修改已存在于列表中的文件时,列表会自动更新,将新修改的文件置顶。
灵感启发于苹果备忘录的排序模式。
我有一个想法,但未能实现: 索引所有文件夹和子文件夹中的所有.md文档,按照最新修改的顺序显示在一个列表中。