Live data from Hacker News

Show HN: FAQT – A lightweight, personal knowledge base

faqt.co

81–90 of 117 posts

Re: Show HN: FAQT – A lightweight, personal knowledge base

#81
post #41
post #4

Earlier quoted context omitted.

Not to mention some jurisdictions requiring a privacy policy, like California.

Believe it or not, the online world doesn't revolve around California or the European Union. One of the best "features" of the internet is that it is jurisdictionally grey. Otherwise, why not just subject the entire world to the stringent requirements of China?

So, good observation in the abstract, but: 1) you're responding to someone who said "some jurisdictions" 2) siavosh's Twitter profile suggests that they're in San Francisco.

Re: Show HN: FAQT – A lightweight, personal knowledge base

#82
post #39
post #17

Sounds interesting ! And quite funny since I was looking for something similar last week (and didn't find anything really fitting what I want). A couple of questions : - do you have any kind of versioning/revision history ? Especially on the individuals "facts" - do you have a search function ? How does it work ? - Any kind of tagging system apart from the color code ? - any way to export the raw data ? - any plan of…

> Anyone else @HN that knows of something similar ? (apart from evernote) I'm currently experimenting with Emacs org-mode, Microsoft OneNote and a personal MediaWiki install on localhost. My observations so far: - Emacs org-mode : (+) integrated power of my Emacs setup, (+) great key bindings, (+) based on text files, (-) difficult to learn, (-) no fancy UI, drag-n-drop - Microsoft OneNote : (+) nice UI, (+) good mou…

OneNote has TeX support. If you make an equation, you can type in TeX and it will render.

Re: Show HN: FAQT – A lightweight, personal knowledge base

#83
post #39
post #17

Sounds interesting ! And quite funny since I was looking for something similar last week (and didn't find anything really fitting what I want). A couple of questions : - do you have any kind of versioning/revision history ? Especially on the individuals "facts" - do you have a search function ? How does it work ? - Any kind of tagging system apart from the color code ? - any way to export the raw data ? - any plan of…

> Anyone else @HN that knows of something similar ? (apart from evernote) I'm currently experimenting with Emacs org-mode, Microsoft OneNote and a personal MediaWiki install on localhost. My observations so far: - Emacs org-mode : (+) integrated power of my Emacs setup, (+) great key bindings, (+) based on text files, (-) difficult to learn, (-) no fancy UI, drag-n-drop - Microsoft OneNote : (+) nice UI, (+) good mou…

[deleted]

Re: Show HN: FAQT – A lightweight, personal knowledge base

#84
post #41

Earlier quoted context omitted.

Believe it or not, the online world doesn't revolve around California or the European Union. One of the best "features" of the internet is that it is jurisdictionally grey. Otherwise, why not just subject the entire world to the stringent requirements of China?

While it's true that it may not be a legal requirement (in some jurisdictions) to post a privacy policy, it's probably not a good idea to trust a service without one, particularly if said service is designed for posting potentially private personal information. In other words: They should post a privacy policy - not because it's a legal requirement (though it may be) - but because it's good business. And no one will…

I trust no privacy policy. Once something is online, it's no longer under my control. So it's either for public use, or it's securely encrypted.

Re: Show HN: FAQT – A lightweight, personal knowledge base

#85
I like this. Critiques / suggestions:

* Esc should close a modal (hit "+", then hit Esc)

* On that note, more keyboard shortcuts would be great

* #hashtags should be recognized and linked in notes, or some other way of easily linking concepts together should be available

Re: Show HN: FAQT – A lightweight, personal knowledge base

#87

This looks really nice. A small suggestion: Put a video, demo, screenshots or tour on the homepage. I found it kind of hard to visualize how the product actually looks and works from the information you have on your homepage. And a (well-meaning) question: why would I use this over say trello, or google docs?

Glad you asked, wrote about it here: http://blog.faqt.co/post/121242652146/a-note-app-to-replace-...

Re: Show HN: FAQT – A lightweight, personal knowledge base

#88

for those interested in an even more lightweight version of this and have zsh open all the time, I wrote a small zsh function that has proven to be invaluable. basically all you do is type mm and then it lists all your files inside the personal "man" folder inside your home directory. basically ~/man/manpages/filename and you can create files easily that was too. by just typing `mm newfilename` and it will open up vi…

I can't edit it anymore but you need to edit your .zshrc file and put that in there. It's probably pretty basic but I thought I should say it. also, this is a good script to show as a template if you wanted to add your own basic tab completion to zsh.

Re: Show HN: FAQT – A lightweight, personal knowledge base

#89
post #11

Earlier quoted context omitted.

Nope. Has to be linked from the homepage, among other requirements. http://leginfo.ca.gov/cgi-bin/displaycode?section=bpc&group=...

What is the consequences of ignoring this if you are outside of California?

If any user of the service is in California, then the state can potentially take legal action against you.

Whether this really matters to a particular company depends on where they are, but full-faith-and-credit means that at a minimum anyone based in the US has to worry about it.

Re: Show HN: FAQT – A lightweight, personal knowledge base

#90
post #51

Earlier quoted context omitted.

This is helpful, thanks for sharing. We've struggled with where to integrate with first as most integrations I've seen have been gratuitous, but #slack is a solid possibility. Curious about the API support, how would you use it?

While I do have a _drafts directory for my blog under version control, editing it locally is a pain. What I'd like to do: - write the blog post drafts under a `Drafts` category at faqt - Run a script that fetches all drafts and commits them in my drafts repo when I run it That way, my repo stays updated, and I don't have to worry about copying-pasting updates there. I could even write a "publish-from-faqt-to-blog" sc…

For such a use-case Contentful[0] might be viable solution.

[0] https://www.contentful.com

Post reply on HN