Obsidian
Competitors#
https://github.com/dundalek/markmap https://github.com/GitJournal/GitJournal == https://gitjournal.io/
Obsidian#
Tools#
https://github.com/kmaasrud/obsidian-html
Why I use#
- two-way links / backlinks
- Latex Support
obsidian-forum#
bug report template#
Steps to reproduce#
- turn on spell check in Settings
- create a hashtag with dash
-
symbol, and, e.g.#Tag-nonexist
Alt
-click theTag
part or thenonexist
part.
Actual result#
- Searching for
#Tag-
or#nonexist
Expected result#
- Searching for
#Tag-nonexist
Environment#
- Mac OS 10.15.6
- Obsidian version: 0.8.1
- Using custom CSS: No
Records#
Text editor auto complete#
https://forum.obsidian.md/t/text-editor-auto-complete/4055
Steps to reproduce#
- Input an existed internal link
- Click
Tab
after the auto-completion EXISTED TAG
Actual result#
- The double square parenthesis
]]
does not disappear like usingreturn
/enter
- The auto-complete prompt does not disappear.
Expected result#
The same outcome like using return
/enter
Environment#
- Mac OS 10.15.6
- Obsidian version: 0.8.1
- Using custom CSS: No
Confirm change at leaving a file#
https://forum.obsidian.md/t/confirm-change-at-leaving-a-file/4053/2
Re-focus after command panel#
https://forum.obsidian.md/t/re-focus-after-command-panel/4054
Hashtag with dash symbol -
#
200808
obsidian-tutorial-reading#
-
Found a UI bug and reported here (Signed up with an account LION)
-
Turning on “Open Another Vault” on Mac 10.15 gives me a wrong composed window(with a non-adjustable size) like this
-
And when I tried to scroll horizontally with my Logitech MX mouse, it shows the “Create” button interface.
Environment: Mac OS 10.15.6 Suggestion: Rewrite the fixed window size, based on if there is existed vault. Prohibit the horizontal scroll. I like your project a lot, keep up with it. Good luck! Best, 20200805 * I think it can be better in these aspects:
-
BUGs:
- With
Tab
auto-completing an existed tag(start with[[
), the double square parenthesis]]
should disappear just like usingreturn
/enter
. reported - When editing a internal link like
[[I am a internal link#chapter-name|TEXT_TO_SHOW]]
, on typing the#
and|
, the auto-completion works incorrectly. - Confirm change at leaving a file. leaving a file (which will clean the "redo" history). Even jump to another link by misclick will cause an unexpected but irrevocable change to the current file. reported
- Re-focus after using command panel
cmd
+p
, now it loses focus of the text. It is a little annoying to focus again with the mouse. reported -[x] Keep the focus at the same position of the screen when toggle edit/preview mode
- With
-
New features:
- Cluster analysis on graph view, maybe obsidian can learn user habit and 'pre-cluster' the nodes with some few-shot-learning based AI.
- File explorer
- Turn to the current file at opening.
- Drag&Drop from the file explorer to insert image/file.
- About Text Editor: Better to be "customizable", I value these functions:
- Multi-tab(tab!=pane) interface, like Chrome, VS code, etc.
- Space/tab indicator.
- Indentation indicator. Like VS code extension: Rainbow.
- Format document like prettier / some VS code markdown extension
- Possibility of changing markdown parser. (not important)
cmd
+shift
+backtick
(I see developers also can not put a backtick like ` in the inline code 😆(file: Format your notes) We need to escape that)- ~~Adding a link to the existed text by
select text
->cmd
+v
(paste hotkey)~~ -[x] Swap line up/down hotkey
- ~~Spell checker. (on whatever language)~~
- PDF comments. (and organize all comment)
- Possible features(which I didn't find)
- HTML/PDF output, GitHub Page support ( request made here and here ) -[x] TOC table (glad to know this on the Trello, I also like Trello)
- Flaws:
- When I type a quote mark
"
before another quote mark, the editor will skip, assuming the existed one was from auto-completion. And do not show the extra paired marks if there is a not closed one. - Save File not in the system dropdown menu.
- uncleared features in the reading:
- in file
Internal Links/Example of Folding
It saysNote that at the top of this note there is a downward pointing arrow next to the title.
And I did not see any arrow. Also, the first subcategory did not work as expected. Text: Rendered:
- Too many tags/links might pollute the link pool. Can we do something to keep it neat?
- TODO: -[x] enable plugin - Audio Recorder - Page Preview
-