Skip to content
Compare
Choose a tag to compare

0.7 Beta

Pre-release
Pre-release
@TfTHacker TfTHacker released this
· 38 commits to main since this release
Compare
Choose a tag to compare

New

  • Command Palette commands to manage bookmarks without going into settings screen
    • Add bookmark from current file/location
    • Open bookmarked file
    • Remove a bookmark from the bookmarks colllection
  • Settings: Context Menu Toggles: Toggles for each Text Transporter command if they should appear or not in the context menu
  • Settings: Bookmarks documentation link: Under the description for bookmarks is a link to additional documentation and examples for bookmarks

Changes:

  • Removed ""--- Today's Daily Notes Page ---" from file suggester, since this can be defined as a bookmark. While one additional step for users, it lets them control if this is seen or not. (Thanks Murf)
  • I did some work to the internal command palette commands to plan to make them configurable in settings. this might break any shortcut keys you made to them. Sorry.

Fixes:

  • When copy/push to an empty file, no longer fails (Thanks Murf, Kevin Murray#6678)