-
Notifications
You must be signed in to change notification settings - Fork 54
Description
Feature Summary
Markdown/Html/or other static export.
Problem/Use Case
Export a static version of the runbooks to include/archive in company wikis (and make searchable!).
Proposed Solution
A cli command / separate program / shell script would do the job.
The real problem is having to track the evolution of the file format...
Current Workaround
copy paste into the wiki...
Detailed Description
User Interface
atuin static-export workspace/runbook.atbr > runbook.md
Integration Points
Would this feature need to integrate with:
- Shell/Terminal
- Database clients
- HTTP/API calls
- File system
- External tools (specify): ___
- Other: ___
Alternatives Considered
Freeze atuin desktop version used and write our own export script.
Additional Context
-
Priority: How important is this feature to your workflow? (Low/Medium/High/Critical)
High
it is very important to adoption for the team, but not urgent, as long as we know it is coming.
Worst case we can freeze our atuin desktop version and write a simple script ourselves. -
Frequency: How often would you use this feature? (Daily/Weekly/Monthly/Occasionally)
Daily -
Team Impact: Would this benefit just you or your entire team?
Entire team
Related Issues/Discussions
Link any related issues, discussions, or community conversations about this feature.
Implementation Notes
If you have technical suggestions or constraints to consider, share them here.