0.6.1 Beta
Pre-release
Pre-release
0.6.1 Fixes
- Fixed Quick Capture Screen for mobile
- For file suggester, in addition to Ctrl, Shift being modifier keys, added Meta
Building on the 0.6 Beta with these changes:
New:
- Quick Capture from anywhere to anywhere. Check out the new Quick Capture commmand in the Command pallete (Thanks @Murf)
- Support for Daily Note Page bookmarks. Instead of the file name in the bookmark, use DNPTODAY, and the DNP from today's date will be used. (Thanks @Murf)
- If Ctrl+Clicking or pressing Ctrl+Enter on a file in the suggester suggester, the file will be opened after the transport has been performed.
- If Shift+Clicking or pressing Shift+Enter on a bookmark in the file suggester, instead for completing the transport operation, the suggester will open the file to the bookmark destination to more specifically select text from the bookmark location.
- All Commands list available from ribbon button or Comnand Palette now show the shortcut keys for quick access
Changes:
- Changed description of "Copy embeded block reference for this line" to "Copy embeded block reference for this line" to be more clear (thank you @pseudometa #2)
- Renamed in Settings "Alias Indicator" to be "Alias Placeholder" to make purpose more clear. (thank you @pseudometa #2)
Fixes:
- If copying or pushing to the TOP of a file, if the file contains YAML, the transport text will be placed after the YAML (Thank you @Murf)
- Pull from bookmarked location will pull a line from under the item, not the location marker itself
- All commands list now works even when there is not a file open, only showing commands that work outside of edit mode