1
0
mirror of https://github.com/elisspace/ObsidianTweaks.git synced 2026-08-29 15:44:02 +00:00

15 Commits

Author SHA1 Message Date
Eli
e6f32d5f87 update readme to make hotkey enabling more clear
Moved the philosophy up to the top so it's extra clear the hotkeys or off by default, and added a bit more language to explain how to enable key bindings.
2021-10-19 10:18:43 +07:00
Jeppe Klitgaard
5f3f831420 Update README.md 2021-06-14 13:12:45 +02:00
Jeppe Klitgaard
83df90553f fix: word extension detection sometimes bad 0.2.2 2021-06-13 21:47:26 +01:00
Jeppe Klitgaard
fea6b66f83 typo 2021-06-13 02:09:30 +01:00
Jeppe Klitgaard
f53e59173f Fix action wording 2021-06-13 01:11:10 +01:00
Jeppe Klitgaard
dcdc87fd0e Update README.md 2021-06-13 02:08:39 +02:00
Jeppe Klitgaard
77a1e53271 fix image and readme 2021-06-13 00:36:06 +01:00
Jeppe Klitgaard
982ecdf6c6 add images of formatting 2021-06-13 00:25:39 +01:00
Jeppe Klitgaard
8b4cdc812d Fix: fixes CodeMirror word finder discrimination
CodeMirror does not consider some symbols like asterisks
as part of a word. We on the other hand believe that all symbols
are created equal (except whitespaces and spaces of other colours).
0.2.1
2021-06-13 00:12:01 +01:00
Jeppe Klitgaard
dca00ed9b5 Version 0.2.0 0.2.0 2021-06-12 23:20:20 +01:00
Jeppe Klitgaard
a93b890d54 Version 0.1.1
- Left and right directional copies added.
- Left over debug logging removed
- Changed to `let` over `var`
2021-06-02 23:39:41 +01:00
Jeppe Klitgaard
61e7a3e440 fix: typos 2021-05-31 23:26:18 +01:00
Jeppe Klitgaard
c2863def5e Need non-empty file 0.1.0 2021-05-31 23:13:27 +01:00
Jeppe Klitgaard
a447def8fb Initial commit 2021-05-31 23:08:39 +01:00
Jeppe Klitgaard
c59974523f Initial commit 2021-05-31 20:27:56 +02:00