-
Steps to reproduce:
```
jrnl 1:00: test
jrnl 2:00: test
jrnl --export md -o .
```
Expected results: should probably have two files (one for entry) in the current folder.
Actual results:
…
-
I recently started using **jrnl** for my coding/research projects to keep track of ideas/experiments/etc. Is there a more convenient way of initializing a new journal in the current directory other th…
-
## Documentation Change
Currently, as far as I can tell, the only format that jrnl supports as an import format is jrnl's own format. And while the `--help` page only lists "jrnl" as one of the --f…
-
## Feature Request
Allow for external formatter plugins
### Use Case/Motivation
I would like to create formatting plugins for jrnl entries that include other services. Like an API rest backend or…
-
## Documentation Change
After #1004 is merged, we should look over jrnl.rtfd.io to check for any readthedocs-specific css changes/fixes that might be needed.
### Affected Page(s)
- https://…
-
### Use Case/Motivation
When I am journaling, it would be nice to record the duration of the activity being journaled. For example, I journal meeting attendance and have a script which generates mee…
-
TLDR: Save media files next to notes on a realy for posterity.
I started setting up an isolated nostr instance for sharing updates with friends and family including personal photos.
I do not want …
xeruf updated
3 months ago
-
### Diagnostic output
jrnl: v3.1
Python: 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
OS: Windows 10
### What are you trying to do?
I am trying to write …
-
## Bug Report
### Environment
```
jrnl: v2.8.3
Python: 3.9.1 (tags/v3.9.1:1e5d33e, Dec 7 2020, 17:08:21) [MSC v.1927 64 bit (AMD64)]
OS: Windows 10
```
- Install method: via pipx
### Cu…
-
## Feature Request
### Use Case/Motivation
When I create a new entry (or edit entries) with my editor, this happens:
* jrnl creates a temp file
* I edit the temp file in my editor, save it, …