AtlcatlQ
AtlcatlQ
Try turning off the "Readable line length" option in obsidian settings
> 6. Extract the file there and make sure that the first subdirectory contains the "manifest.json" file > * /VaultName/.obsidian/plugins/sliding-panes-obsidian/manifest.json > 8. Rename the file in the plugins folder to...
What about a `completed` variable but with a ISO date? this could be useful if you need to know when you completed the task.
> > What about a `completed` variable but with a ISO date? this could be useful if you need to know when you completed the task. > > A variable...
> Can you post an example of the frontmatter for one of your documents?  This are the set: `programado` (my version of `startTime` and `date`), `finaliza` (I use this...
try installing from the obsidian list of plugins. If you don't want it do it this way, make sure the manifest and all the files isn't in a sub folder......
I'm glad that that helped you :)
Have you consider using [Templater](https://github.com/SilentVoid13/Templater)? with a "master template" and a little of javascript you could set conditional templates to activates in certain note types. (I also use it in...