🥚

蛋仔笔记系统

灵感与代码的避风港

{{ errorMsg }}

🥚

蛋仔笔记

我的笔记本
{{ currentBook?.book_id === book.book_id ? '📂' : '📁' }} {{ book.name }}
{{ user.username[0] }}
{{ user.username }}

{{ isCreating ? '新建笔记' : (editingNote ? '正在编辑' : (currentBook?.name || '笔记概览')) }}

笔记本空空的,快开启您的创作吧!

{{ note.title }}

{{ note.content || '暂无内容...' }}

{{ note.type }}{{ formatDate(note.updated_at) }}

编辑

预览

总结栏