-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
36 changed files
with
3,824 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
# Caja | ||
[Glossary](glossary.md) - explanation of below features | ||
|
||
## File info | ||
. | . | | ||
---|--- | ||
File considered complete | ❌ | ||
Fact checked by the developer | ❌ | ||
Last updated | 2024-04-18 | ||
|
||
## General info | ||
. | . | | ||
---|--- | ||
Name | Caja | ||
Newest version | 1.28.0 | ||
Type | File browser | ||
Website | | ||
Tag/key words support | ✔ | ||
Tag specification | ✔ user.xdg.tags | ||
Supported OS | Linux | ||
OSs default | MATE Desktop Environment | ||
Supported file systems | | ||
Required dependencies | | ||
Price | free | ||
Open-source | ✔ GPL 2 | ||
Repository | https://github.com/mate-desktop/caja | ||
Roadmap | | ||
Documentation | | ||
Written in | C | ||
Architectures | | ||
Updates | ✔ | ||
Last update date | 2024-02-20 | ||
Works offline | ✔ | ||
Language support | | ||
UI type | GUI | ||
Interface toolkit | GTK3 | ||
Dark mode | ✔ | ||
Accessibility support | | ||
Cross-platform | ❌ | ||
Portable | | ||
Install methods | | ||
Theming support | ✔ | ||
Tag support links | https://github.com/mate-desktop/caja-extensions/pull/25 | ||
|
||
## Tagging specific features | ||
. | . | | ||
---|--- | ||
Type of tagging | Extended Attributes | ||
Supported files/items | | ||
Modifies items | ❌ | ||
Can modify items | ✔ | ||
Modifies metadata | ✔ | ||
Tags prevail item modification | ✔ and ❌ [^1] | ||
Custom tags | ✔ | ||
Tag groups | | ||
All available tags view | | ||
Multiple items tagging | | ||
Search combining | | ||
Tag autocomplete | | ||
Tag colors | | ||
Exclude tags from search | | ||
Tag blocking | | ||
Tag deleting | | ||
Tag renaming | | ||
Tag aliases | | ||
Tag implications | | ||
Other tag relations | | ||
Tag descriptions | | ||
Not allowed naming symbols | | ||
Tag sorting | | ||
Tags backup | ✔ | ||
Single item tags view | | ||
Tag statistics | | ||
Hidden tags | | ||
Tagging with AI | | ||
Auto saving | | ||
Auto loading | | ||
Cloud saving | | ||
|
||
## Tagged items features | ||
. | . | | ||
---|--- | ||
Search view types | Grid view, List | ||
View item inside program | | ||
Items view types | | ||
Open item in another program | | ||
Open item disk location | ✔ | ||
Item organization | Infinite scroll | ||
Icons | ✔ | ||
Thumbnails | ✔ | ||
Resizing | ✔ | ||
Full-screen mode | | ||
Title/name | ✔ | ||
Description | | ||
Item path | ✔ | ||
Item Details | Size, Type, Width, Height, Access date, Modification date | ||
Hiding items | ✔ | ||
Moving items | ✔ | ||
Sorting items | ✔ | ||
Duplicate checking | | ||
Items backup | ✔ | ||
|
||
## Notes | ||
|
||
|
||
# Contributors list | ||
Qronikarz(GitHub), | ||
|
||
[^1]: Some file operations including the GUI and CLI commands don't preserve tags |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
# Chrome OS Files | ||
[Glossary](glossary.md) - explanation of below features | ||
|
||
## File info | ||
. | . | | ||
---|--- | ||
File considered complete | ❌ | ||
Fact checked by the developer | ❌ | ||
Last updated | 2024-04-18 | ||
|
||
## General info | ||
. | . | | ||
---|--- | ||
Name | Files | ||
Newest version | | ||
Type | File browser | ||
Website | | ||
Tag/key words support | ❌ | ||
Tag specification | ❌ | ||
Supported OS | Chrome OS | ||
OSs default | Chrome OS | ||
Supported file systems | FAT (FAT16, FAT32, exFAT), HFS+ (read-only on journaled HFS+), ISO9660 (read-only), MTP, NTFS, UDF (read-only) | ||
Required dependencies | | ||
Price | free | ||
Open-source | ❌ | ||
Repository | ❌ | ||
Roadmap | | ||
Documentation | https://support.google.com/chromebook/topic/3415535 | ||
Written in | | ||
Architectures | | ||
Updates | ✔ | ||
Last update date | | ||
Works offline | ✔ | ||
Language support | | ||
UI type | GUI | ||
Interface toolkit | | ||
Dark mode | | ||
Accessibility support | | ||
Cross-platform | | ||
Portable | | ||
Install methods | | ||
Theming support | | ||
Tag support links | | ||
|
||
## Tagging specific features | ||
. | . | | ||
---|--- | ||
Type of tagging | | ||
Supported files/items | | ||
Modifies items | | ||
Can modify items | | ||
Modifies metadata | | ||
Tags prevail item modification | | ||
Custom tags | | ||
Tag groups | | ||
All available tags view | | ||
Multiple items tagging | | ||
Search combining | | ||
Tag autocomplete | | ||
Tag colors | | ||
Exclude tags from search | | ||
Tag blocking | | ||
Tag deleting | | ||
Tag renaming | | ||
Tag aliases | | ||
Tag implications | | ||
Other tag relations | | ||
Tag descriptions | | ||
Not allowed naming symbols | | ||
Tag sorting | | ||
Tags backup | | ||
Single item tags view | | ||
Tag statistics | | ||
Hidden tags | | ||
Tagging with AI | | ||
Auto saving | | ||
Auto loading | | ||
Cloud saving | | ||
|
||
## Tagged items features | ||
. | . | | ||
---|--- | ||
Search view types | | ||
View item inside program | | ||
Items view types | | ||
Open item in another program | | ||
Open item disk location | | ||
Item organization | | ||
Icons | | ||
Thumbnails | | ||
Resizing | | ||
Full-screen mode | | ||
Title/name | | ||
Description | | ||
Item path | | ||
Item Details | | ||
Hiding items | | ||
Moving items | | ||
Sorting items | | ||
Duplicate checking | | ||
Items backup | | ||
|
||
## Notes | ||
|
||
|
||
# Contributors list | ||
Qronikarz(GitHub), |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
# cosmic-files | ||
[Glossary](glossary.md) - explanation of below features | ||
|
||
## File info | ||
. | . | | ||
---|--- | ||
File considered complete | ❌ | ||
Fact checked by the developer | ❌ | ||
Last updated | 2024-04-18 | ||
|
||
## General info | ||
. | . | | ||
---|--- | ||
Name | cosmic-files | ||
Newest version | | ||
Type | File browser | ||
Website | | ||
Tag/key words support | ❌ | ||
Tag specification | ❌ | ||
Supported OS | Linux | ||
OSs default | Pop!_OS | ||
Supported file systems | | ||
Required dependencies | | ||
Price | free | ||
Open-source | ✔ GPL 3 | ||
Repository | https://github.com/pop-os/cosmic-files | ||
Roadmap | | ||
Documentation | | ||
Written in | Rust, Fluent, Just | ||
Architectures | | ||
Updates | ✔ | ||
Last update date | | ||
Works offline | ✔ | ||
Language support | | ||
UI type | GUI | ||
Interface toolkit | Iced | ||
Dark mode | ✔ | ||
Accessibility support | | ||
Cross-platform | | ||
Portable | | ||
Install methods | | ||
Theming support | ✔ | ||
Tag support links | https://github.com/pop-os/cosmic-files/issues/42 | ||
|
||
## Tagging specific features | ||
. | . | | ||
---|--- | ||
Type of tagging | | ||
Supported files/items | | ||
Modifies items | | ||
Can modify items | | ||
Modifies metadata | | ||
Tags prevail item modification | | ||
Custom tags | | ||
Tag groups | | ||
All available tags view | | ||
Multiple items tagging | | ||
Search combining | | ||
Tag autocomplete | | ||
Tag colors | | ||
Exclude tags from search | | ||
Tag blocking | | ||
Tag deleting | | ||
Tag renaming | | ||
Tag aliases | | ||
Tag implications | | ||
Other tag relations | | ||
Tag descriptions | | ||
Not allowed naming symbols | | ||
Tag sorting | | ||
Tags backup | | ||
Single item tags view | | ||
Tag statistics | | ||
Hidden tags | | ||
Tagging with AI | | ||
Auto saving | | ||
Auto loading | | ||
Cloud saving | | ||
|
||
## Tagged items features | ||
. | . | | ||
---|--- | ||
Search view types | | ||
View item inside program | | ||
Items view types | | ||
Open item in another program | | ||
Open item disk location | | ||
Item organization | | ||
Icons | | ||
Thumbnails | | ||
Resizing | | ||
Full-screen mode | | ||
Title/name | | ||
Description | | ||
Item path | | ||
Item Details | | ||
Hiding items | | ||
Moving items | | ||
Sorting items | | ||
Duplicate checking | | ||
Items backup | | ||
|
||
## Notes | ||
|
||
|
||
# Contributors list | ||
Qronikarz(GitHub), |
Oops, something went wrong.