Ferdi: Keep workspace loaded option per workspace

Created on 16 Sep 2019  路  7Comments  路  Source: getferdi/ferdi

I love the possibility to have workspaces that are not loaded.
But it would be great to be able to configure this per workspace, so that one can have multiple loaded and multiple inactive workspaces.
:heart:

enhancement

Most helpful comment

I have now implemented your feature in the issue-37 branch and it should be available in the next update.

I also found a way to save the setting to the Franz API (by adding a "secret", non-existent service to the workspace).
The setting should now sync between Ferdi clients while still being fully compatible with Franz clients as they will simply ignore it.
The only downside with this method is, that the setting will be reset if you update (change the services contained in the workspace) through a Franz client as Franz won't add the "secret", non-existent service.

All 7 comments

Great idea. We would have to see where we could save this information and how we could sync it between clients as the Franz server won't save any settings the original Franz client doesn't have.

I have created a new branch "issue-37" to implement this.

Related: https://github.com/kytwb/ferdi/blob/master/src/stores/ServicesStore.js#L122 is where Ferdi decides which Workspaces to keep loaded.

@all-contributors please add @tobigue for ideas

@kytwb

I've put up a pull request to add @tobigue! :tada:

I have now implemented your feature in the issue-37 branch and it should be available in the next update.

I also found a way to save the setting to the Franz API (by adding a "secret", non-existent service to the workspace).
The setting should now sync between Ferdi clients while still being fully compatible with Franz clients as they will simply ignore it.
The only downside with this method is, that the setting will be reset if you update (change the services contained in the workspace) through a Franz client as Franz won't add the "secret", non-existent service.

@vantezzen should we merge? https://github.com/kytwb/ferdi/compare/master...kytwb:issue-37

@vantezzen should we merge? master...kytwb:issue-37

Yes, just merged.

Included in v5.3.3-beta.2. Well done @vantezzen! 馃挭

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jendker picture Jendker  路  3Comments

kytwb picture kytwb  路  3Comments

yourcontact picture yourcontact  路  3Comments

probablykasper picture probablykasper  路  4Comments

AP-Hunt picture AP-Hunt  路  3Comments