git.schokokeks.org
Repositories
Help
Report an Issue
derivepassphrase.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
0085bb3
Branches
Tags
documentation-tree
master
wishlist
0.1.0
0.1.1
0.1.2
0.1.3
0.2.0
0.3.0
0.3.1
0.3.2
0.3.3
0.4.0
0.5.1
0.5.2
derivepassphrase.git
print-service-notes-above.md
Update URLs to use the current git host
Marco Ricci
commited
0085bb3
at 2026-03-23 18:54:27
print-service-notes-above.md
Blame
History
Raw
# `derivepassphrase` wish print-service-notes-above ???+ wish-success "Wish details: `derivepassphrase vault` should be able to print service notes *above* the passphrase" <table id="bug-summary" markdown> <tr><th scope=col>Class<td><i>wish</i><td>This is a request for an enhancement. <tr><th scope=col>Present-in<td colspan=2><b>0.4.0</b> <tr><th scope=col>Fixed-in<td colspan=2><a href="https://git.schokokeks.org/derivepassphrase.git/commit/9b5805eb652e97ee4b63f6afbcf9563aba3311f0">9b5805eb652e97ee4b63f6afbcf9563aba3311f0</a> (0.5) <tr><th scope=col>Depends<td colspan=2>[print-service-notes](print-service-notes.md){: .fixed } </table> See [print-service-notes](print-service-notes.md) for context. vault(1) always prints the derived service passphrase first, and the notes (if any) second. This is sometimes weird to read if the notes contain explanation or supplementary info concerning the passphrase. `derivepassphrase vault` should support printing the notes before the passphrase as well, not just after. **Therefore**, add support for printing the notes before the passphrase.