helloSystem / helloSystem/launch
Use FreeBSD extattrs to store file association information
Open
enhancement
- Dominant language
- C++
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Investigate FreeBSD xattrs to store file association information.
Especially how Haiku uses them (hybrid with resources).
Use case:
* **(1)** I have 5 versions of LibreOffice. Which one to use to open LibreOffice documents?
* **(2)** Then, I have ONE document that needs LibreOffice 3. How do make sure THIS document gets always opened with THIS LibreOffice? __This__ could be addressed by using xattrs...
https://www.freebsd.org/cgi/man.cgi?query=getextattr&sektion=8&apropos=0&manpath=FreeBSD+11.2-RELEASE
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.