TheInfiniteKind / moneydance_open

16 stars 12 forks source link

Add Refresh Sync and Show Sync folder onto the MD File/Syncing menu #77

Open yogi1967 opened 2 years ago

yogi1967 commented 2 years ago

Add the capability to refresh Sync (with a new Trunk and delete old .txn files) to the MD Menu somwhere. MD already has the inbuilt function .getCurrentAccount().getBook().getSyncer().forceResyncFromLocal() which does this (and Toolbox exposes) and it works well.

Add an Open Sync Folder to the same menu so users can get to their sync data. Again, Toolbox already does this and again works well.

Both are much needed options for users. Thanks

yogi1967 commented 3 months ago

Show sync folder now exists in Console, popup menu..... (in MD2024.5100)