mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-11 13:33:33 +08:00
List all the features and when they were released
This is so that I can show some kind of screen with the evolution of the features, similar to WorkingCopy.
This commit is contained in:
@ -130,3 +130,25 @@ rootFolder: Root Folder
|
||||
ignoredFiles:
|
||||
dot: Starts with a .
|
||||
ext: Doesn't end with .md or .txt
|
||||
features:
|
||||
darkMode: Dark Mode
|
||||
rawEditor: Raw Editor
|
||||
folderSupport: Folder Support
|
||||
fileNameCustomize: Customize Note FileName
|
||||
noteMetaDataCustomize:
|
||||
title: Customize Note Metadata
|
||||
subtitle: Allows GitJorunal to be used with static website generators
|
||||
autoMergeConflict: Automation Merge Conflict Resolution
|
||||
noteSorting: Configurable Note Sorting
|
||||
gitPushFreq: Configurable Git Sync Frequency
|
||||
checklistEditor: Checklist Editor
|
||||
journalEditor: Journal Editor
|
||||
diffViews: Different Folder Views - Journal, Card, Grid, Standard
|
||||
imageSupport: Image Support
|
||||
tags: Note Tags
|
||||
appShortcuts: App Shortcuts
|
||||
createRepo: Create Custom Repos from within App
|
||||
backlinks: Note Backlinks Support
|
||||
txtFiles: Txt File Support
|
||||
wikiLinks: Wiki Style Links Support
|
||||
metaDataTitle: Customize Title MetaData
|
||||
|
Reference in New Issue
Block a user