Forráskód Böngészése

:art: Update slogan `Refactor your thinking` https://github.com/siyuan-note/siyuan/issues/8608

Daniel 2 éve
szülő
commit
b9c35fd0f5
100 módosított fájl, 102 hozzáadás és 102 törlés
  1. 1 1
      README.md
  2. 1 1
      README_zh_CN.md
  3. 1 1
      app/appearance/langs/en_US.json
  4. 1 1
      app/appearance/langs/zh_CN.json
  5. 2 2
      app/appx/AppxManifest.xml
  6. 2 2
      app/electron/init.html
  7. 1 1
      app/electron/main.js
  8. 1 1
      app/package.json
  9. 1 1
      kernel/api/account.go
  10. 1 1
      kernel/api/ai.go
  11. 1 1
      kernel/api/asset.go
  12. 1 1
      kernel/api/attr.go
  13. 1 1
      kernel/api/av.go
  14. 1 1
      kernel/api/bazaar.go
  15. 1 1
      kernel/api/block.go
  16. 1 1
      kernel/api/block_op.go
  17. 1 1
      kernel/api/bookmark.go
  18. 1 1
      kernel/api/clipboard.go
  19. 1 1
      kernel/api/export.go
  20. 1 1
      kernel/api/extension.go
  21. 1 1
      kernel/api/file.go
  22. 1 1
      kernel/api/filetree.go
  23. 1 1
      kernel/api/format.go
  24. 1 1
      kernel/api/graph.go
  25. 1 1
      kernel/api/history.go
  26. 1 1
      kernel/api/import.go
  27. 1 1
      kernel/api/inbox.go
  28. 1 1
      kernel/api/lute.go
  29. 1 1
      kernel/api/notebook.go
  30. 1 1
      kernel/api/notification.go
  31. 1 1
      kernel/api/outline.go
  32. 1 1
      kernel/api/pandoc.go
  33. 1 1
      kernel/api/petal.go
  34. 1 1
      kernel/api/ref.go
  35. 1 1
      kernel/api/repo.go
  36. 1 1
      kernel/api/riff.go
  37. 1 1
      kernel/api/router.go
  38. 1 1
      kernel/api/search.go
  39. 1 1
      kernel/api/setting.go
  40. 1 1
      kernel/api/snippet.go
  41. 1 1
      kernel/api/sql.go
  42. 1 1
      kernel/api/storage.go
  43. 1 1
      kernel/api/sync.go
  44. 1 1
      kernel/api/system.go
  45. 1 1
      kernel/api/tag.go
  46. 1 1
      kernel/api/template.go
  47. 1 1
      kernel/api/transaction.go
  48. 1 1
      kernel/api/workspace.go
  49. 1 1
      kernel/av/av.go
  50. 1 1
      kernel/av/cell.go
  51. 1 1
      kernel/av/column.go
  52. 1 1
      kernel/av/row.go
  53. 1 1
      kernel/bazaar/icon.go
  54. 1 1
      kernel/bazaar/package.go
  55. 1 1
      kernel/bazaar/plugin.go
  56. 1 1
      kernel/bazaar/template.go
  57. 1 1
      kernel/bazaar/theme.go
  58. 1 1
      kernel/bazaar/widget.go
  59. 1 1
      kernel/cache/asset.go
  60. 1 1
      kernel/cache/ial.go
  61. 1 1
      kernel/cmd/closews.go
  62. 1 1
      kernel/cmd/cmd.go
  63. 1 1
      kernel/cmd/ping.go
  64. 1 1
      kernel/conf/Repo.go
  65. 1 1
      kernel/conf/account.go
  66. 1 1
      kernel/conf/ai.go
  67. 1 1
      kernel/conf/api.go
  68. 1 1
      kernel/conf/appearance.go
  69. 1 1
      kernel/conf/bazaar.go
  70. 1 1
      kernel/conf/box.go
  71. 1 1
      kernel/conf/editor.go
  72. 1 1
      kernel/conf/export.go
  73. 1 1
      kernel/conf/filetree.go
  74. 1 1
      kernel/conf/flashcard.go
  75. 1 1
      kernel/conf/graph.go
  76. 1 1
      kernel/conf/lang.go
  77. 1 1
      kernel/conf/layout.go
  78. 1 1
      kernel/conf/search.go
  79. 1 1
      kernel/conf/snippet.go
  80. 1 1
      kernel/conf/stat.go
  81. 1 1
      kernel/conf/sync.go
  82. 1 1
      kernel/conf/system.go
  83. 1 1
      kernel/conf/tag.go
  84. 1 1
      kernel/conf/user.go
  85. 1 1
      kernel/filesys/tree.go
  86. 1 1
      kernel/job/cron.go
  87. 1 1
      kernel/main.go
  88. 1 1
      kernel/mobile/kernel.go
  89. 1 1
      kernel/model/ai.go
  90. 1 1
      kernel/model/appearance.go
  91. 1 1
      kernel/model/assets.go
  92. 1 1
      kernel/model/assets_watcher.go
  93. 1 1
      kernel/model/assets_watcher_darwin.go
  94. 1 1
      kernel/model/attribute_view.go
  95. 1 1
      kernel/model/backlink.go
  96. 1 1
      kernel/model/bazzar.go
  97. 1 1
      kernel/model/block.go
  98. 1 1
      kernel/model/blockial.go
  99. 1 1
      kernel/model/blockinfo.go
  100. 1 1
      kernel/model/bookmark.go

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 <p align="center">
 <img alt="SiYuan" src="https://b3log.org/images/brand/siyuan-128.png">
 <br>
-Build Your Eternal Digital Garden
+Refactor your thinking
 <br><br>
 <a title="Build Status" target="_blank" href="https://github.com/siyuan-note/siyuan/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/siyuan-note/siyuan/cd.yml?style=flat-square"></a>
 <a title="Releases" target="_blank" href="https://github.com/siyuan-note/siyuan/releases"><img src="https://img.shields.io/github/release/siyuan-note/siyuan.svg?style=flat-square&color=9CF"></a>

+ 1 - 1
README_zh_CN.md

@@ -1,7 +1,7 @@
 <p align="center">
 <img alt="SiYuan" src="https://b3log.org/images/brand/siyuan-128.png">
 <br>
-构建你永恒的数字花园
+重构你的思维
 <br><br>
 <a title="Build Status" target="_blank" href="https://github.com/siyuan-note/siyuan/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/siyuan-note/siyuan/cd.yml?style=flat-square"></a>
 <a title="Releases" target="_blank" href="https://github.com/siyuan-note/siyuan/releases"><img src="https://img.shields.io/github/release/siyuan-note/siyuan.svg?style=flat-square&color=9CF"></a>

+ 1 - 1
app/appearance/langs/en_US.json

@@ -821,7 +821,7 @@
   "mount": "Open Notebook",
   "newNotebook": "New Notebook",
   "fileNameRule": "Document title cannot contain / character",
-  "slogan": "Build Your Eternal Digital Garden",
+  "slogan": "Refactor your thinking",
   "showInFolder": "Show in Folder",
   "search": "Search",
   "config": "Settings",

+ 1 - 1
app/appearance/langs/zh_CN.json

@@ -821,7 +821,7 @@
   "mount": "打开笔记本",
   "newNotebook": "新建笔记本",
   "fileNameRule": "文档标题不能包含 / 字符",
-  "slogan": "构建你永恒的数字花园",
+  "slogan": "重构你的思维",
   "showInFolder": "打开文件位置",
   "search": "搜索",
   "config": "设置",

+ 2 - 2
app/appx/AppxManifest.xml

@@ -13,7 +13,7 @@
     <Properties>
         <DisplayName>SiYuan</DisplayName>
         <PublisherDisplayName>云南链滴科技有限公司</PublisherDisplayName>
-        <Description>Build Your Eternal Digital Garden</Description>
+        <Description>Refactor your thinking</Description>
         <Logo>assets\StoreLogo.png</Logo>
     </Properties>
     <Resources>
@@ -33,7 +33,7 @@
                     DisplayName="SiYuan"
                     Square150x150Logo="assets\Square150x150Logo.png"
                     Square44x44Logo="assets\Square44x44Logo.png"
-                    Description="Build Your Eternal Digital Garden">
+                    Description="Refactor your thinking">
 
                 <uap:DefaultTile Wide310x150Logo="assets\Wide310x150Logo.png"/>
 

+ 2 - 2
app/electron/init.html

@@ -195,7 +195,7 @@
     <div class="fn__flex-1"></div>
     <img class="icon">
     <h2>思源笔记</h2>
-    <div class="slogan">构建你永恒的数字花园</div>
+    <div class="slogan">重构你的思维</div>
     <div class="fn__flex-1"></div>
     <label class="b3-label">
         <div>
@@ -236,7 +236,7 @@
     <div class="fn__flex-1"></div>
     <img class="icon">
     <h2>SiYuan</h2>
-    <div class="slogan">Build Your Eternal Digital Garden</div>
+    <div class="slogan">Refactor your thinking</div>
     <div class="fn__flex-1"></div>
     <label class="b3-label">
         <div>

+ 1 - 1
app/electron/main.js

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
app/package.json

@@ -1,7 +1,7 @@
 {
   "name": "SiYuan",
   "version": "2.9.2",
-  "description": "Build Your Eternal Digital Garden",
+  "description": "Refactor your thinking",
   "homepage": "https://b3log.org/siyuan",
   "main": "./electron/main.js",
   "packageManager": "pnpm@8.2.0",

+ 1 - 1
kernel/api/account.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/ai.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/asset.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/attr.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/av.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/bazaar.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/block.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/block_op.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/bookmark.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/clipboard.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/export.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/extension.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/file.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/filetree.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/format.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/graph.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/history.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/import.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/inbox.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/lute.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/notebook.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/notification.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/outline.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/pandoc.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/petal.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/ref.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/repo.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/riff.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/router.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/search.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/setting.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/snippet.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/sql.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/storage.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/sync.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/system.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/tag.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/template.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/transaction.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/api/workspace.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/av/av.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/av/cell.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/av/column.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/av/row.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/bazaar/icon.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/bazaar/package.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/bazaar/plugin.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/bazaar/template.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/bazaar/theme.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/bazaar/widget.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/cache/asset.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/cache/ial.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/cmd/closews.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/cmd/cmd.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/cmd/ping.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/Repo.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/account.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/ai.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/api.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/appearance.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/bazaar.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/box.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/editor.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/export.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/filetree.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/flashcard.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/graph.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/lang.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/layout.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/search.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/snippet.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/stat.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/sync.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/system.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/tag.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/conf/user.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/filesys/tree.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/job/cron.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/main.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/mobile/kernel.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/ai.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/appearance.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/assets.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/assets_watcher.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/assets_watcher_darwin.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/attribute_view.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/backlink.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/bazzar.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/block.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/blockial.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/blockinfo.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

+ 1 - 1
kernel/model/bookmark.go

@@ -1,4 +1,4 @@
-// SiYuan - Build Your Eternal Digital Garden
+// SiYuan - Refactor your thinking
 // Copyright (c) 2020-present, b3log.org
 //
 // This program is free software: you can redistribute it and/or modify

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott