-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a37c27f
commit 569c690
Showing
4 changed files
with
36 additions
and
164 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
1. New Feature: API for other APPs: paperlib://APIGroup.serviceName.methodName/?args=\[...\] | ||
2. Enhance: add `Ctrl/CMD + s` shortcut for the editing window. | ||
3. Fix: a bug in smartfilter editor. Thanks @Rccubc | ||
1. New Feature: The entire code has been refactored to support the extensible architecture. For details on extension development, please refer to our official website. Let's make Paperlib better together! | ||
2. New Feature: Hierarchy Folders and SmartFilters! | ||
3. New Feature: All metadata scrapers and downloaders have been moved into corresponding extensions. | ||
4. New Feature: A new command panel interface has been introduced to replace the basic search bar. | ||
5. New Feature: Support for creating new tags and folders in the sidebar. | ||
6. New Feature: Changable table view column order and more columns. | ||
7. New Feature: SmartFilter can be edited after creation. Add more human-friendly labels for SmartFilter creation. | ||
8. Others: Fixed some bugs. | ||
9. Others: Doesn't support Windows 7 anymore. |