HackMD
    • Sharing Link copied
    • /edit
    • View mode
      • Edit mode
      • View mode
      • Book mode
      • Slide mode
      Edit mode View mode Book mode Slide mode
    • Note Permission
    • Read
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • Write
      • Only me
      • Signed-in users
      • Everyone
      Only me Signed-in users Everyone
    • More (Comment, Invitee)
    • Publishing
    • Commenting Enable
      Disabled Forbidden Owners Signed-in users Everyone
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Invitee
    • No invitee
    • Options
    • Versions
    • Transfer ownership
    • Delete this note
    • Template
    • Save as template
    • Insert from template
    • Export
    • Google Drive Export to Google Drive
    • Gist
    • Import
    • Google Drive Import from Google Drive
    • Gist
    • Clipboard
    • Download
    • Markdown
    • HTML
    • Raw HTML
Menu Sharing Help
Menu
Options
Versions Transfer ownership Delete this note
Export
Google Drive Export to Google Drive Gist
Import
Google Drive Import from Google Drive Gist Clipboard
Download
Markdown HTML Raw HTML
Back
Sharing
Sharing Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
More (Comment, Invitee)
Publishing
More (Comment, Invitee)
Commenting Enable
Disabled Forbidden Owners Signed-in users Everyone
Permission
Owners
  • Forbidden
  • Owners
  • Signed-in users
  • Everyone
Invitee
No invitee
   owned this note    owned this note      
Published Linked with
Like BookmarkBookmarked
Subscribed
  • Any changes
    Be notified of any changes
  • Mention me
    Be notified of mention me
  • Unsubscribe
Subscribe
--- tags: hackmd, --- # g0v.hackmd 工作待辦事項 :::success 目錄 [TOC] ::: ## 將「不註冊也能開文件」的功能取消 ## 新註冊的帳號,需要手動調整權限 [討論] 如何讓真實註冊者可以獲得權限 目前從 2024-11-27 過後註冊的 g0v.hackmd 帳號 會預設只能唯讀 (BasicUser),至今 10 天的確阻斷了超過 350 廣告帳號肆虐 ++ 不過也會有如 Macpaul 發現自己的帳號無法編輯的狀況 @@ 個案處理流程: 申請者通報目前無法編輯 這部分要如何讓使用者可以提出申請? 或是有什麼方式,可以讓「非廣告操作者」更順利的註冊並參與 hackmd 協作? 管理員透過 Dashboard 給那個 user AdvancedUser 也需要移除 BasicUser 這個 Role 通知申請者已完成 RS> 初步的想法:如果開通帳號可以用 API 操作的話,就可以寫服務包起來。例如說: 既有的 AdvancedUser 可以推薦 BasicUser 綁定 g0v Slack + Slack 帳號有兩段式驗證的可以自動開通 大松現場任何人都可以自己自助開通 ## g0v.hackpad 搬入的內容文件,要改成可被公開搜尋 有什麼方式可以讓 https://g0v.hackmd.io/@hackpad-importer 這個帳號旗下的文件,都採用「公開發布 (=可以被關鍵字搜尋)」呢? 該文件 沒有公開發布,所以只有知道網址才能瀏覽 就無法在 g0v.hackmd 裡面被搜尋到 導致搬過來之後的文件,如果沒有辦法被關鍵字搜尋,會等於被封存了,且不知道有哪些文件,無法備延續內容的共筆 前一階段是可以用 標題搜尋,來照到 hackpad 對應的 hackmd 接續內容共筆 工作進度: - 20250210 揪松團 從後臺管理者方式,設定帳號密碼,登入 "@hackpad-importer" 這個帳號 - 初步先手動調整,部分 Miffy 相關的 hackmd 改為可公開搜尋 ## [詢問] 開設 Team 的權限是否被取消了? - 20250321 揪松_chewei 這邊無法開設 - 想請 Ronny 有空可以測試看看 - 想確認是不是我們都不能開設 Team 了

Import from clipboard

Advanced permission required

Your current role can only read. Ask the system administrator to acquire write and comment permission.

This team is disabled

Sorry, this team is disabled. You can't edit this note.

This note is locked

Sorry, only owner can edit this note.

Reach the limit

Sorry, you've reached the max length this note can be.
Please reduce the content or divide it to more notes, thank you!

Import from Gist

Import from Snippet

or

Export to Snippet

Are you sure?

Do you really want to delete this note?
All users will lost their connection.

Create a note from template

Create a note from template

Oops...
This template has been removed or transferred.


Upgrade

All
  • All
  • Team
No template.

Create a template


Upgrade

Delete template

Do you really want to delete this template?

This page need refresh

You have an incompatible client version.
Refresh to update.
New version available!
See releases notes here
Refresh to enjoy new features.
Your user state has changed.
Refresh to load new user state.

Sign in

Forgot password

or

Sign in via GitHub

New to HackMD? Sign up

Help

  • English
  • 中文
  • 日本語

Documents

Tutorials

Book Mode Tutorial

Slide Example

YAML Metadata

Resources

Releases

Blog

Policy

Terms

Privacy

Cheatsheet

Syntax Example Reference
# Header Header 基本排版
- Unordered List
  • Unordered List
1. Ordered List
  1. Ordered List
- [ ] Todo List
  • Todo List
> Blockquote
Blockquote
**Bold font** Bold font
*Italics font* Italics font
~~Strikethrough~~ Strikethrough
19^th^ 19th
H~2~O H2O
++Inserted text++ Inserted text
==Marked text== Marked text
[link text](https:// "title") Link
![image alt](https:// "title") Image
`Code` Code 在筆記中貼入程式碼
```javascript
var i = 0;
```
var i = 0;
:smile: :smile: Emoji list
{%youtube youtube_id %} Externals
$L^aT_eX$ LaTeX
:::info
This is a alert area.
:::

This is a alert area.

Versions

Versions

Upgrade now

Version named by    

More Less
  • Edit
  • Delete

Note content is identical to the latest version.
Compare with
    Choose a version
    No search result
    Version not found

Feedback

Submission failed, please try again

Thanks for your support.

On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

Please give us some advice and help us improve HackMD.

 

Thanks for your feedback

Remove version name

Do you want to remove this version name and description?

Transfer ownership

Transfer to
    Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.