Github user khalidhuseynov commented on the issue: https://github.com/apache/zeppelin/pull/2448 @zjffdu yeah, the renaming would be done probably on saving which would apply if user enters note, and does some action so that save->conversion (rename) is initiated. This would work further everytime to rename from `title1.zpln` -> `title2.zpln`. But I was concerned more about scenario when user has 100 notes, and if he wants to convert them into new format (rename), he would need to enter every note and do something to initiate conversion. That would be little troublesome for user, so i thought maybe to initiate it during initial load for all notes as well. For now i'll change to save, and we can discuss further about loading part.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---