[150] 옵시디언 플러그인(Update time on edit) 소개
알림
|
페이지 정보
작성일
2024.09.13 09:45
본문
Update time on edit
- This plugin update on save the metadata of the file with the time it was updated, and the time of creation if there is none (useful for new files).
- 이 플러그인은 업데이트된 시간과 함께 파일의 메타데이터를 저장하며, 생성 시간이 없는 경우 생성 시간도 저장합니다(새 파일에 유용함).
- Here is a list of feature this plugin provides :
- Keep in sync the mtime (last modified time) in a property key (default to updated)
- 속성 키의 mtime(마지막 수정 시간)을 동기화 상태로 유지합니다(기본값은 업데이트됨)
- Keep in sync the ctime (file creation time) in a property key (default to created)
- 속성 키에서 ctime(파일 생성 시간)을 동기화 상태로 유지합니다(기본값은 created)
- Customize the date format, default to obsidian date format for property display
- 날짜 형식을 사용자 지정하고 속성 표시를 위해 옵시디언 날짜 형식을 기본값으로 지정합니다.
- Supports string and number property data types, the later being useful for Unix timestamps
- 문자열 및 숫자 속성 데이터 유형을 지원하며, 후자는 Unix 타임스탬프에 유용합니다.
- Ignore folder for all update, useful for template files
- 모든 업데이트에 대한 폴더 무시, 템플릿 파일에 유용합니다.
- Ignore folder for the creation property
- 생성 속성에 대한 폴더 무시
- Works on mobile & desktop
- This plugin will read the ctime and mtime from obsidian, and thus, the file system. If file change from an external source, the header keys will be updated.
- 이 플러그인은 Obsidian에서 ctime과 mtime을 읽고, 따라서 파일 시스템에서도 읽습니다. 외부 소스에서 파일이 변경되면 헤더 키가 업데이트됩니다.
- Remember to backup your vault since this plugin will modify files.
- 이 플러그인은 파일을 수정하므로 볼트를 백업하는 것을 잊지 마세요.
Front Matter 설명 다이어그램
Front Matter-Obsidian Properties
- Date
- Tags
Body
- Title
- Lead
- Sketchnote (optional)
- Details (optional)
Back Matter
- Source
- Tasks (optional)
- Questions (optional)
- Terms (optional)
- References (optional)
댓글 0