Commit Graph

18 Commits

Author SHA1 Message Date
6a76f575ed
revert hotkey changes as per #19 2023-08-24 18:40:50 +10:00
096bb34d54
fix #19: use super for default hotkeys to avoid conflicts
e.g. CmdOrCtrl+Shift+Tab is bound by default to switch tabs in obsidian and chrome

note that this will not affect macos users, as super still binds to cmd
2023-08-23 22:37:51 +10:00
Tom
a5abaf32e7
chore: remove "coming soon" from readme
plugin has been merged into official repo: https://github.com/obsidianmd/obsidian-releases/pull/1365
2023-04-21 15:30:17 +10:00
d49c49fe83
chore: update plugin description 2023-04-11 16:49:38 +10:00
aa4e824723
feat: register close vault to command palette 2023-04-11 16:32:23 +10:00
fcce4935a3
chore: add <kbd> formatting to quick note hotkey in readme 2023-04-11 16:23:56 +10:00
b8834b1286
feat: make tray icon tooltip configurable 2023-04-11 16:21:26 +10:00
8cebeed926
chore: upload obsidian.png for embedding in the readme 2023-04-10 22:01:00 +10:00
1937bdb561
chore: add trayIconImage opt to readme 2023-04-10 21:49:58 +10:00
f48cd63a02
chore: bump version to 0.2.1 2023-04-10 13:11:15 +10:00
f4e4fad2aa
feat: #8 register relaunch obsidian to command palette 2023-04-10 13:05:33 +10:00
046440ea3c
chore: bump version to 0.2.0, update readme 2023-04-10 00:10:12 +10:00
da54fc0937
feat: #10 add quick notes via tray or hotkey 2023-04-10 00:02:32 +10:00
d34a8edf42
chore: set defaults to disabled, make window-management modifications opt-in 2023-04-09 22:25:09 +10:00
74784eb6df
feat: hide from taskbar option #11 2023-04-09 22:19:28 +10:00
c89a6e1f75
chore: add img to readme 2022-11-23 15:31:05 +11:00
7d87865e90
feat: add tray and hotkey 2022-11-23 15:27:46 +11:00
Tom
99b40d9506
Initial commit 2022-11-23 10:16:46 +11:00