-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update RoamSave, RoamUpdate, and RoamDatabaseReset to support 'sync' argument * Update roam.setup()/roam.setup.call() to return a promise of the OrgRoam plugin * Refactor tests to use utils.init_plugin * Update tests to use init_before_test and cleanup_after_test throughout * Fix some tests to be more consistent * Update roam.db:load() to have force be either boolean or "scan", where scan will only reload all files via orgmode and not force modification reloading * Rename RoamDatabaseReset -> RoamReset
- Loading branch information
1 parent
0034e37
commit 356d696
Showing
17 changed files
with
251 additions
and
275 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
Oops, something went wrong.