Auto Correct Plugin This plugin automatically corrects words where the first two letters are capitalized and the rest are lower case. Functions Corrects words where the first two letters are capitalized and the rest is lower case (e.g. OBsidian to Obsidian). The correction is made when a word...
This plugin automatically corrects words where the first two letters are capitalized and the rest are lower case. - obsidian-auto-correct-capitals/version-bump.mjs at main · Ummler/obsidian-auto-correct-capitals
This plugin automatically corrects words where the first two letters are capitalized and the rest are lower case. - obsidian-auto-correct-capitals/package-lock.json at main · Ummler/obsidian-auto-correct-capitals
Make sure that the rules are correct, that no excluded folders are set, and that they are not disabled in the frontmatter. Another possibility is that if the vault is monitored by a real-time sync software like Dropbox, if the editing overlaps with the timing of the sync, the sync soft...
Make sure that the rules are correct, that no excluded folders are set, and that they are not disabled in the frontmatter. Another possibility is that if the vault is monitored by a real-time sync software like Dropbox, if the editing overlaps with the timing of the sync, the sync ...
As for why the screenshot size is doubled, you can refer to this issue def locate_img(): target_img = cv2.imread('obsidian.png', cv2.IMREAD_GRAYSCALE) # 截屏默认为RGBA screen = ImageGrab.grab() # numpy将图片转为数组数据 screen_tmp = np.array(screen) #将RGBA通道转为灰度图 screen_...
following the process documented athttps://support.typora.io/Shortcut-Keys/. Note that on Windows, you'll have to manually edit a .JSON file. Also note that as per issue#987, the correct label to use for this specific shortcut is "Auto", so you'll end up with a stanza looking some...
ggstrader / obsidian-auto-note-mover Public forked from farux/obsidian-auto-note-mover Notifications You must be signed in to change notification settings Fork 1 Star 1 This is a plugin for Obsidian (https://obsidian.md). License MIT license 1 star 21 forks Branches Tags Activity ...