Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unload tiddlers on close (nodejs flavor) #3001

Closed
llamaqcom opened this issue Oct 27, 2017 · 9 comments
Closed

Unload tiddlers on close (nodejs flavor) #3001

llamaqcom opened this issue Oct 27, 2017 · 9 comments

Comments

@llamaqcom
Copy link

If there an option or is it feasible to unload tiddlers on closing them?

@pmario
Copy link
Member

pmario commented Oct 27, 2017

why?

@llamaqcom
Copy link
Author

llamaqcom commented Oct 28, 2017 via email

@inmysocks
Copy link
Contributor

I think that there are better ways to achieve this. I am working on async adapter using websockets which can push changes to the file system and other connected wikis immediately. I am hoping to also incorporate the git plugin I am working on into it so that it will automatically commit changes to tiddlers, but I have had very little time to work on that part.

@llamaqcom
Copy link
Author

llamaqcom commented Nov 5, 2017 via email

@laomaiweng
Copy link
Contributor

@inmysocks, I've been needing just that (Git auto-commit + sync) for a while now, but never got around to dive in and try to implement it.
Do you have code publicly available for these features? Is your development effort still going on? Could I be of any assistance (dev, testing...)?

@inmysocks
Copy link
Contributor

The syncing part is done using teh multi-user plugin I am working on. https://github.com/OokTech/TW5-MultiUser

I have some prototype git interfaces in node somewhere but I am not sure where. I haven't been very productive or organised in the past few months. Development is still ongoing but very slow.

@inmysocks
Copy link
Contributor

Given the conversation here I think that this can be closed. #3060 covers the same idea with a more directly actionable approach and in the meantime the multiuser plugin can do the op is asking for.

I am not sure if @Jermolene has to do this or not.

@linonetwo
Copy link
Contributor

I think this can be closed, since TidGi can handle the git-sync with remote git server, and auto reload webpage after sync.

@Jermolene
Copy link
Member

Thanks @linonetwo @inmysocks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants