Bug 426826

Summary: Feature request: NSM support?
Product: [Applications] kate Reporter: Milkii B <kde>
Component: sessionsAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: christoph, justin.zobel
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Milkii B 2020-09-21 18:27:40 UTC
There's a growing number of FOSS audio apps that have implemented support for 'NSM' (formerly Non Session Manager[1], now New Session Manager[2] after a freenode #lad dev community fork a few months ago). It's an OSC based system that allows the state of all apps involved in a production/performance session to be saved (in an NSM session directory) for easy saving/snapshotting/restoring of the state/configuration of such a multi-app project. Some related info is also on the project wiki[3].

One of the parts of the picture a few of producers/developers have noted is missing is a text editor that can be used to keep project notes of various sorts saved along with the rest of the session.

I was wondering if this feature could be something Kate could maybe implement at some point in the future?

[1] http://non.tuxfamily.org/wiki/Non%20Session%20Manager
[2] https://linuxaudio.github.io/new-session-manager/
[3] https://github.com/linuxaudio/new-session-manager/wiki
Comment 1 Christoph Cullmann 2020-09-22 16:08:50 UTC
I am not sure if that really is that interesting for a text editor, but if somebody would provide a patch, one could think about adding it.
Comment 2 Christoph Cullmann 2020-12-12 15:00:26 UTC
I think this is out of scope for us, sorry.