-
**Describe the bug**
When opening notes, tag color in meta-panel(note's property section) is not applied, unless certain actions is taken(as mentioned bellow under **Additional context**).
**Versi…
-
For the last week or so, smart connections hasn't been able to answer questions about my notes, or to display related notes. I've just uninstalled/reinstalled it and the embedding seemed to finish su…
-
## Describe the bug
Desktop (Windows 11) and mobile (Android) are synced through SyncTrayzor/Syncthing. I modified a note for the first time of the day on Obsidian desktop (Obsidian mobile is close…
-
With:
- Obsidian 1.7.4
- periodic-notes 0.0.17
- Configuration including the following:
```json
{
"weekly": {
"format": "GGGG/[W]WW",
"template": "Templates/periodic-notes-…
-
# Expected
When I install Folder notes, set the "Folder note name" option, e.g., to "README", files that are named "README.md" should be picked up as folder notes after restarting Obsidian.
(Thi…
-
1. Open bookmark view in Obsidian.
2. Select one or more bookmarked notes.
3. Right click on selection.
Expected behaviour: Menu entry to add or remove props to/from selected files should be show…
-
After importing from Evernote into Obsidian, links for notes point to `evernote:///view/[...]` instead of being converted to Obsidian links.
In my case, a quick search in Obsidian for "evernote:///…
-
Hi. This same issue was reported in 2021, I guess.
While trying to import notes from Zotero to Obsidian notes, Zotero immediately crashes, with the following message:
Error retrieving cite key
…
-
### 🐛 Describe the bug
For demonstrations sake, in my config I have
```lua
note_id_func = function(title)
return "hello"
end,
```
and when I run `:ObsidianNew test` I get a file with
```m…
-
Great work with this obsidian plugin!
In my self-hosted instance I don't see my local obsidian CSS compiled and uploaded (as described in https://docs.note.sx/notes/theme). The note will load in, but…