tokyo-notes
Tokyo Notes is a beautiful markdown note-taking desktop application.
파일 탐색기
- build-macos.yml
- ci.yml
- calendar.svg
- filter.svg
- new.svg
- broken-image.svg
- back.svg
- help.svg
- list.svg
- sidebar-toggle.svg
- delete.svg
- new-template.svg
- open-folder.svg
- undo.svg
- dashboard.svg
- flashcard.svg
- folder-toggle-collapsed.svg
- folder-toggle-expanded.svg
- graph.svg
- lock.svg
- new-note.svg
- pin.svg
- settings.svg
- block.svg
- bold.svg
- checkbox.svg
- code.svg
- diagram.svg
- flashcard.svg
- h1.svg
- h2.svg
- h3.svg
- highlight.svg
- history.svg
- image.svg
- italic.svg
- link.svg
- list.svg
- microphone.svg
- quote.svg
- strikethrough.svg
- table.svg
- underline.svg
- tokyo_notes_icon.svg
- daily-journal.md
- personal-contacts.md
- __init__.py
- actions.py
- config.py
- crash_handler.py
- diagram.py
- diagram_manager.py
- encryption.py
- flashcard.py
- graph_manager.py
- highlighter.py
- instance_lock.py
- logging_setup.py
- md_clean.py
- navigation.py
- note_lifecycle.py
- search.py
- services.py
- shortcuts.py
- speech.py
- speech_client.py
- speech_paths.py
- speech_setup.py
- speech_worker.py
- spell_checker.py
- startup_checks.py
- storage.py
- table.py
- telegram_bot.py
- template_manager.py
- theme_manager.py
- timing.py
- translations.py
- utils.py
- versioning.py
- window_manager.py
- __init__.py
- ast.py
- tokenizer.py
- hook-markdown.py
- hook-spellchecker.py
- make-icon.sh
- runtime-hook.py
- tokyo-notes.spec
- xdg-open
- test_advanced_lifecycles.py
- test_app_lifecycle.py
- test_auditor_compliance.py
- test_highlighter.py
- test_ui_flows.py
- __init__.py
- conftest.py
- test_ast.py
- test_click_dispatcher.py
- test_config.py
- test_editor_security.py
- test_encryption.py
- test_flashcard.py
- test_graph_manager.py
- test_instance_lock.py
- test_list_continuation.py
- test_logging.py
- test_md_clean.py
- test_navigation.py
- test_note_lifecycle.py
- test_search.py
- test_services.py
- test_storage.py
- test_telegram_bot.py
- test_template_manager.py
- test_templates_builtin.py
- test_themes.py
- test_timing.py
- test_tokenizer.py
- test_utils.py
- test_versioning.py
- atom-one-light.css
- ayu-mirage.css
- catppuccin-latte.css
- catppuccin-mocha.css
- cyberpunk-2077.css
- dracula.css
- github-dark.css
- github-light.css
- gruvbox.css
- light-owl.css
- monokai.css
- night-owl.css
- noir.css
- nord.css
- one-dark.css
- quiet-light.css
- terminal.css
- tokyo-light.css
- tokyo-night.css
- de.json
- en.json
- __init__.py
- api.py
- base.py
- crypto.py
- habits.py
- rss.py
- tasks.py
- weather.py
- worldtime.py
- __init__.py
- backlinks_popover.py
- base_picker.py
- callout_picker.py
- click_dispatcher.py
- dashboard.py
- deadline_picker.py
- diagram_view.py
- editor.py
- find_bar.py
- flashcard_review.py
- graph_view.py
- history_popover.py
- link_picker.py
- password_change_dialog.py
- progress_ring.py
- sakura_overlay.py
- settings.py
- setup_dialog.py
- sidebar.py
- slash_picker.py
- speech_button.py
- split_editor.py
- table_view.py
- template_picker.py
- toc.py
- toolbar.py
- unlock_popover.py
- variable_picker.py
- widget_picker.py
- .gitignore
- .pre-commit-config.yaml
- LICENSE
- main.py
- pyproject.toml
- README.md
- requirements-dev.txt
- requirements.txt
- style.css
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
yay
설명 보기 ▼
yay
Yet Another Yogurt: Arch User Repository(AUR)에서 패키지를 빌드하고 설치합니다.
관련 항목: `pacman`.
더 많은 정보: <https://github.com/Jguer/yay#first-use>.
yay {{package_name|search_term}}
저장소와 AUR에서 패키지를 검색하고 상호작용하며 설치:
yay
저장소와 AUR의 모든 패키지를 동기화하고 업데이트:
yay -S {{package}} --noconfirm
AUR 패키지만 동기화하고 업데이트:
// repository documentation
Was this content helpful?
(0 ratings)
