censor/Censor
1
37
Fork
You've already forked Censor
3

feat: improve saving experience #130

Merged
mahlzahn merged 1 commit from mahlzahn/feat_improve_saving_experience into main 2026年03月11日 11:11:02 +01:00 AGit
  • implemented Save and Save As... entries:
    • only first Ctrl+S and all Ctrl+Shift+S clicks show the save-as file dialog
    • subsequent Ctrl+S clicks just save the file without asking again
  • added file filter with PDF document as default for opening or saving documents
  • fixed to stay on the current page after saving a file
  • added proposal of modified file name adding -redacted (or translated versions) before the extension
  • added UI alerting (!129) for failure to zoom to original size

Related: #106

- implemented `Save` and `Save As...` entries: - only first <kbd>Ctrl</kbd>+<kbd>S</kbd> and all <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>S</kbd> clicks show the save-as file dialog - subsequent <kbd>Ctrl</kbd>+<kbd>S</kbd> clicks just save the file without asking again - added file filter with PDF document as default for opening or saving documents - fixed to stay on the current page after saving a file - added proposal of modified file name adding `-redacted` (or translated versions) before the extension - added UI alerting (!129) for failure to zoom to original size Related: #106
censor-bot approved these changes 2026年03月11日 10:48:06 +01:00
Dismissed

Note

The build job for 718af97acf5e2562ae5e203085ce94139b96948a finished with status success. Install and run the x86_64 test build with:

curl https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6270507/artifacts/raw/censor-dev.flatpak -o censor-dev.flatpak
flatpak install --user censor-dev.flatpak
flatpak run --user page.codeberg.censor.Censor.Devel
> **Note** > The [build job](https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6270507) for 718af97acf5e2562ae5e203085ce94139b96948a finished with status **success**. Install and run the x86_64 test build with: > > curl https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6270507/artifacts/raw/censor-dev.flatpak -o censor-dev.flatpak > flatpak install --user censor-dev.flatpak > flatpak run --user page.codeberg.censor.Censor.Devel
mahlzahn dismissed censor-bot's review 2026年03月11日 10:51:56 +01:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

mahlzahn force-pushed mahlzahn/feat_improve_saving_experience from 718af97acf
Some checks failed
/ merge-conditions (pull_request) Failing after 6s
/ build-start (pull_request_target) Successful in 10s
/ checks (pull_request) Failing after 27s
to 080f3b3bd7
Some checks failed
/ build-start (pull_request_target) Has been cancelled
/ merge-conditions (pull_request) Successful in 8s
/ checks (pull_request) Successful in 1m0s
/ release-publish (pull_request_target) Has been skipped
2026年03月11日 10:51:59 +01:00
Compare
mahlzahn added this to the v0.5.0 milestone 2026年03月11日 10:52:12 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
censor/Censor!130
Reference in a new issue
censor/Censor
No description provided.
Delete branch "mahlzahn/feat_improve_saving_experience"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?