danielmagnussons / danielmagnussons/orgmode
Todo summary does not seem to work on linux
- Dominant language
- Python
- Stars
- 753
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
```
* Todo
- [X] tempwatch 2014-11-14 9:00
- [X] remove previous symlink
```
When i goto the todo line and do ctr+alt+p summary it ends up looking like this
```
* Todo[/]
- [X] tempwatch 2014-11-14 9:00
- [X] remove previous symlink
```
Perhaps I am doing something wrong though.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Todo summary action on Linux using the example outline and the Ctrl+Alt+P shortcut. The payload names no source file or test, so locate the entry point for that summary command and compare its output with the expected outline. Done means the summary no longer inserts the unexpected `[/]` marker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100