-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Definovať hector projekt #46
Comments
V rámci .htext súborov bude potrebné uchovávať:
|
.htext aj .hproj musia obsahovať informáciu o verzii hectora, ktorou boli vytvorené, aby ich bolo možné v prípade potreby upgradovať. |
MartinHlavna
added a commit
that referenced
this issue
Jan 7, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 9, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 9, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
Commitov je zobrazenych v logoch viac, lebo som rebasoval branch |
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 10, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 13, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 13, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 13, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 13, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 13, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 13, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 13, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 14, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 15, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 15, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 15, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 15, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 16, 2025
MartinHlavna
added a commit
that referenced
this issue
Jan 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hector projekt bude reprezentovať hlavný dátový storage jedného projektu (poviedky, knihy, série poviedok).
Štruktúra:
folder: názovprojektu
vnútri bude súbor .názovprojektu.hproj, ktorý bude obsahovať metadáta projektu
vedľa neho bude folder data, ktorý bude obsahovať všetky dátové položky
Súbor, ktorý bude obsahovať text, ktorý sa bude otvárať v editore bude mať príponu .htext
Používateľ si môže organizovať svoje dokumenty pod data pomocou vlastnej štruktúry folderov
Treba myslieť na to, že sa projekt musí dať do budúcna rozšíriť o nové informácie.
The text was updated successfully, but these errors were encountered: