diff options
author | Frederick Muriuki Muriithi | 2023-07-24 10:20:08 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-07-24 10:22:53 +0300 |
commit | e717f5a03cf4bbb00965fb921222f716ba086496 (patch) | |
tree | 64897d82f5c10cd3b138051d41907cbaa9f73248 /issues/editing-show-last-edited.gmi | |
parent | a563b9be27d752b088411448bbd9eb729eb41cef (diff) | |
download | gn-gemtext-e717f5a03cf4bbb00965fb921222f716ba086496.tar.gz |
Feature Request: `Edited by ... On ...` UI Element
Add feature request for the UI element showing the last time a trait
was edited, and by whom.
Diffstat (limited to 'issues/editing-show-last-edited.gmi')
-rw-r--r-- | issues/editing-show-last-edited.gmi | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/issues/editing-show-last-edited.gmi b/issues/editing-show-last-edited.gmi new file mode 100644 index 0000000..eb493d3 --- /dev/null +++ b/issues/editing-show-last-edited.gmi @@ -0,0 +1,17 @@ +# Show Last Edited + +## Tags + +* type: feature request +* priority: medium +* assigned: fredm +* keywords: editing +* status: open + +## Description + +Following the GNSoC Plenary meeting of Thursday, 20 July 2023, a request was made to add a "Edited by ... On ..." UI element that will have the following information: + +* Date (and possibly time) when the trait was last edited +* User who did the edit +* Link to diffs |