Document properties are not saved

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
ollie2308
Posts: 1
Joined: Tue Jun 24, 2025 4:14 pm

Document properties are not saved

Post by ollie2308 »

Running TextPad9.8.1

If I change the tab values in document properties, save the file, close TextPad, reopen TextPad and then open the document, the tab values revert back to the document class values. The file is a .txt file

I've tried this within a workspace as well ... changed the document properties, then saved the workspace, then saved the file.. On next file open, the tab values revert back to the doc class values.

It is my understanding that document properties overrule document class properties..

I have checked my Config xml files and my tws file, all have date/times of my last save.

Where are individual document properties saved ?

Any insight would be appreciated.

Thanks
User avatar
AmigoJack
Posts: 560
Joined: Sun Oct 30, 2016 4:28 pm
Location: グリーン ヒル ゾーン
Contact:

Re: Document properties are not saved

Post by AmigoJack »

ollie2308 wrote: Tue Jun 24, 2025 4:44 pmIt is my understanding that document properties overrule document class properties..
Yes, but...
ollie2308 wrote: Tue Jun 24, 2025 4:44 pmWhere are individual document properties saved ?
Nowhere - they're only temporary, since neither text files could carry such information, nor TextPad does store individual file's properties.

The help explains this at How to... > Customize Settings > Document Properties:
Individual document settings are only persistent for documents that are open at the time a workspace is saved.
...
Note that after any property has been changed, all properties on the dialog box are then independent of those defined for the document class, but initialized to the same values. The only way to revert to using the document class properties is to close and reopen the document.
User avatar
bbadmin
Site Admin
Posts: 938
Joined: Mon Feb 17, 2003 8:54 pm
Contact:

Re: Document properties are not saved

Post by bbadmin »

In case it's relevant, .editorconfig files override everything else, when enabled on Configure » Preferences » Editor.
Post Reply