-
I am making a structure to organize my pages, and I am using obsidian page gallery to automatically create the links to them.
This is an example of my vault structure. Btw, I'm using Folder Notes p…
-
It would be nice, if you could exclude directories from scope. This is useful if you dont want to search library files.
-
For some reason, every directory is doubled.
-
### Bug Report: Multiple Issues Identified
#### 1. **Assessments**
- [x] **Create Assessment**: "Create Assessment" button is missing.
#### 2. **Job Competency Profiles (JCP)**
- [ ] **Creatio…
-
Hi David, I'm wondering if we could allow for a custom 'logdir' argument instead of the default "log" being a binary choice.
Best,
Kevin
-
Hi there!
Sometimes, when dragging and dropping file directories, two directories with the same name are created.
The files from the original directory go into one of the created directories. But …
-
When running `cpm install $module`, if $module matches a directory that exists, it will try to install from that directory. This is ambiguous with some module names. I ran into this with the module `l…
-
Similar to object refs, we should allow a file with `.bnddir` to have a list of service programs or modules in there, which will in turn create a binding directory.
-
See the readme for more info
We should use config files that you can modify before a run instead
Maybe we also add an option to specify at the command line?
-
Having a simple one class module in version control:
```
$ tree hello
hello
├── module.xml
└── src
└── OSEX
└── ipm
└── hello
└── Hello.cls
```
whe…