notepad-plus-plus / notepad-plus-plus/notepad-plus-plus

feature request: ability to define backup suffix to something other than bak

Open
#13,637 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
29.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Description of the Issue

corporate onedrive prohibits the syncing of .bak or .bkp suffixed files.

Steps to Reproduce the Issue
  1. create a file and save
  2. modify and save
  3. .bak file is created
Expected Behavior

it would be great to be able to select or define the alternative suffix for the backup file so that it would get synced to the cloud.

Actual Behavior
Debug Information

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the save-flow code that creates the .bak file and the existing backup-related settings or preferences. Define where an alternative suffix would be selected or configured, then verify that modified files create backups with the chosen suffix while preserving the existing behavior by default.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.