Tagged Questions
0
votes
0answers
83 views
Looking for a flashcard application with offline support
I'm often learning vocabulary for languages and through another question on this site I found Headmagnet and I'm pretty happy with it.
But it doesn't specifically support any offline mode usage.
If ...
2
votes
2answers
73 views
Is there a web application that helps with the download of a static website for offline viewing later? [closed]
Is there a web application that can download a complete web page so I can view it offline?
2
votes
2answers
42 views
Is there a web app that can take a snapshot of a public wiki and turn it into an offline help file like .chm?
As the title states, I'd love if there was an easy way to take a snapshot of a public wiki and turn it into a localized file. Preferably contained within a single file like a .chm, and not just a site ...
4
votes
2answers
68 views
What are some good choices for doing diffs between text documents?
I often have large chunks of text (like code or some data) that I want to do a diff on but am too lazy to create two new files, run diff on them both, and then scan the output. Are there any good ...