Got rid of Neorg stuff. MKNFLOW has what I need and their new features with templates solves most of my issues. I moved norg files to md and improved some plugins.

This commit is contained in:
Norm Rasmussen
2023-08-30 17:09:31 -04:00
parent e0d0894176
commit 255547df14
108 changed files with 1055 additions and 515 deletions

View File

@ -0,0 +1,10 @@
{
"id": "dataview",
"name": "Dataview",
"version": "0.5.56",
"minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>",
"authorUrl": "https://github.com/blacksmithgu",
"isDesktopOnly": false
}